home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Communications
/
PPPMonitor1.16
/
Source
/
PB.project
< prev
next >
Wrap
Text File
|
1996-02-04
|
805b
|
27 lines
INSTALLDIR = "$(HOME)/Apps";
APPICON = appIcon.tiff;
GENERATEMAIN = NO;
DOCICONFILES = ();
FILESTABLE = {
OTHER_LIBS = (Media_s, NeXT_s);
CLASSES = (ExecMonitor.m, ExecRunCommand.m, ExecScrollText.m, PPPMonitor.m);
OTHER_RESOURCES = ();
OTHER_SOURCES = (Makefile);
INTERFACES = (ExecMonitor.nib, PPPMonitor.nib);
H_FILES = (ExecMonitor.h, ExecRunCommand.h, ExecScrollText.h, PPPMonitor.h);
IMAGES = (appConnect.tiff, appIcon.tiff, cmdButton.tiff, dots.tiff, infoIcon.tiff, tile.tiff);
OTHER_LINKED = ();
SUBPROJECTS = ();
M_FILES = (PPPMonitor_main.m);
};
APPCLASS = Application;
MAINNIB = PPPMonitor;
DOCEXTENSIONS = ();
PROJECTTYPE = Application;
PROJECTVERSION = 1.1;
LOCALIZABLE_FILES = {
};
PROJECTNAME = PPPMonitor;
SYSTEMEXTENSIONS = ();
LANGUAGE = English;